gh-129015: Move link supression around in a Note for exceptions.rst#129562
gh-129015: Move link supression around in a Note for exceptions.rst#129562picnixz merged 4 commits intopython:mainfrom nexushoratio:nexushoratio-129015
Conversation
This makes it similar to the same text in constants.rst.
|
Requesting @picnixz |
|
@nexushoratio I've taken over your branch 😈 so you can still the credited commit. Thanks for the initial work and for spotting this discrepency which is important as many users mistake those two (I was mistaken when I first started learning Python!!!) |
|
@AA-Turner friendly ping |
|
@AA-Turner I'd like to merge this one with the following commit title gh-129015: Clarify notes for `NotImplemented` and `NotImplementedError` (#129564) I don't really know how to explain that I changed the box from notes to caution without using sloppy English. Do you have some suggestions? |
|
I will take your suggestion as it indicates more cleanly what was improved. Mine was too generic. Thanks! |
|
Thanks @nexushoratio for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…`NotImplementedError` (pythonGH-129562) --------- (cherry picked from commit a85eeb9) Co-authored-by: Mike Castle <dalgoda+github@gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-130776 is a backport of this pull request to the 3.13 branch. |
…`NotImplementedError` (pythonGH-129562) --------- (cherry picked from commit a85eeb9) Co-authored-by: Mike Castle <dalgoda+github@gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-130777 is a backport of this pull request to the 3.12 branch. |
… `NotImplementedError` (GH-129562) (#130776) gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562) --------- (cherry picked from commit a85eeb9) Co-authored-by: Mike Castle <dalgoda+github@gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
… `NotImplementedError` (GH-129562) (#130777) gh-129015: Improve disambiguation between `NotImplemented` and `NotImplementedError` (GH-129562) --------- (cherry picked from commit a85eeb9) Co-authored-by: Mike Castle <dalgoda+github@gmail.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This makes it similar to the same text in constants.rst.
NotImplementedErrorandNotImplementedhave inconsistent linking #129015📚 Documentation preview 📚: https://cpython-previews--129562.org.readthedocs.build/